home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / prp.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.8 KB  |  82 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Propagation Predicton for Radio Communication
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : IWG CORP.  
  7. --                   : 975 Hornblend St., Suite C
  8. --                   : San Diego, CA 92109
  9. --                   : Contact: Lt. Colonel Falgiano
  10. --                   : ESD/SCW
  11. --                   : Hanscom AFB, MA  01731
  12. -- COPYRIGHT         : (c) 1986, IWG Corp.
  13. -- DATE CREATED      : October, 1985
  14. -- DATE RELEASED     : October, 1985
  15. -- DATE LAST UPDATED : 
  16. -- LOCATION          : ASR
  17. -- ENVIRONMENT       : TeleSoft 1.5
  18. --= CLASSIFICATION       ===============================================--
  19. -- CATEGORY LEVEL 1  : TOOLS
  20. -- CATEGORY LEVEL 2  : Propagation Prediction
  21. -- CATEGORY LEVEL 3  : 
  22. -- CATEGORY LEVEL 4  : 
  23. -- KEYWORD           : 
  24. -- INDEX             : Prediction, Propagation
  25. -- INDEX             : Propagation Prediction
  26. -- TAXONOMY          : 
  27. -- DEPENDENCIES      : 
  28. -- SEE ALSO          : WIS_TOOL_12
  29. --= FILE LISTING         ===============================================--
  30. -- FILE SPECS        : PD:<ADA.TOOLS>PRP*.*
  31. -- DIRECTORY DISPLAY :
  32. -- Directory   PD:<ADA.TOOLS>
  33. --      File Name     Byte Count  Line Count
  34. --   ---------------  ----------  ----------
  35. --   PRP.ABS                2297          49
  36. --   PRP.CMM                 568          31
  37. --   PRP.DAT               56208         995
  38. --   PRP.DOC               23028         719
  39. --   PRP.PRO                3578          76
  40. --   PRP.RPT               11352         185
  41. --   PRP.SRC              636152       20332
  42. --   PRPDATA.DIS              46           4
  43. --   PRPDEBUG.DOC           1036          42
  44. --   PRPREN.SUB              391          12
  45. --   PRPSRC.DIS              260          28
  46. --   PRPTEST.DAT           11048         318
  47. --   PRPTEST.DIS              91           7
  48. --   ===============  ==========  ==========
  49. --    13 Files            746055       22798
  50. --= ABSTRACT             ===============================================--
  51. --         PROP_LINK is an interactive program  to  evaluate  the  signal
  52. -- performance  and  noise of a set of RF propagation links.  The program
  53. -- allows the user to input transmission and receiver data for up to  300
  54. -- nodes,  each  with  up  to  15  transmitters  and  15  receivers.   RF
  55. -- propagation routines will be  based  on  the  SIMSTAR  RF  propagation
  56. -- capabilities.
  57. --= REVISION HISTORY     ===============================================--
  58. --
  59. -- DATE           VERSION AUTHOR                  HISTORY 
  60. -- 10/85          1.0   IWG                       Initial Release
  61. --= RELEASE NOTICE       ===============================================--
  62. -- This prologue must be included in all copies of this software.
  63. -- 
  64. -- This software is copyright by the author.
  65. -- 
  66. -- This software is released to the Ada community.
  67. -- This software is released to the Public Domain (note:
  68. --   software released to the Public Domain is not subject
  69. --   to copyright protection).
  70. -- Restrictions on use or distribution:  NONE
  71. --= DISCLAIMER           ===============================================--
  72. --     This software and its documentation are provided "AS IS" and
  73. -- without any expressed or implied warranties whatsoever.  No warranties
  74. -- as to performance, merchantability, or fitness for a particular
  75. -- purpose exist.
  76. --     The user is advised to test the software thoroughly before
  77. -- relying on it.  The user must assume the entire risk and liability of
  78. -- using this software.  In no event shall any person or organization of
  79. -- people be held responsible for any direct, indirect, consequential or
  80. -- inconsequential damages or lost profits.
  81. --======================================================================--
  82.